home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 July / Software of the Month Club 1998 July.iso / mac / Education / PredDemo / PredDemo1.0 / PredDemo1.3 final / 00085_matHome.ls < prev    next >
Encoding:
Text File  |  1998-05-06  |  161 b   |  10 lines

  1. on mouseDown
  2.   LegalButtonHandler()
  3.   soundOff(2, 2)
  4.   sound stop 2
  5.   puppetSprite(7, 0)
  6.   puppetPalette(currentPalette)
  7.   puppetTransition(51)
  8.   go("home")
  9. end
  10.